home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / inputs / fontdef.ori < prev    next >
Text File  |  1991-05-20  |  15KB  |  590 lines

  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % FONTDEF.ORI                            July 1990      %
  3. %                                                                          %
  4. % This file is part of the AMS-LaTeX Version 1.0 distribution              %
  5. %   American Mathematical Society, Technical Support Group,                %
  6. %   P. O. Box 6248, Providence, RI 02940                                   %
  7. %   800-321-4AMS (321-4267) or 401-455-4080                                %
  8. %   Internet: Tech-Support@Math.AMS.com                                    %
  9. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. %%
  11. %% This is file `fontdef.ori' generated
  12. %% on <1990/6/30> with the docstrip utility (v1.1k).
  13. %%
  14. %% The original source file was `fontdef.doc'.
  15. %% Included modules: `ori'.
  16. %%
  17. %%
  18. %% Copyright (C) 1989,1990 by Frank Mittelbach, Rainer Schoepf.
  19. %% All rights reserved.
  20. %%
  21. %% IMPORTANT NOTICE:
  22. %%
  23. %% You are not allowed to change this file. You may however copy this file
  24. %% to a file with a different name and then change the copy.
  25. %%
  26. %% You are allowed to distribute this file under the condition that it is
  27. %% distributed together with all files mentioned in readme.mz3. If you
  28. %% receive only some of these files from someone, complain!
  29. %%
  30. %% You are NOT ALLOWED to distribute this file alone. You are NOT ALLOWED
  31. %% to take money for the distribution or use of either this file or a
  32. %% changed version, except for a nominal charge for copying etc.
  33. %%
  34. %% Error Reports in case of UNCHANGED versions to
  35. %%
  36. %% F. Mittelbach
  37. %% Eichenweg 29
  38. %% D-6500 Mainz 1
  39. %% Federal Republic of Germany
  40. %% Bitnet: <PZF5HZ@DRUEDS2>
  41. %%
  42. %% or:
  43. %% R. Sch\"opf
  44. %% Inst. f. Theor. Physik
  45. %% der Universit\"at Heidelberg
  46. %% Philosophenweg 16
  47. %% D-6900 Heidelberg
  48. %% Federal Republic of Germany
  49. %% Bitnet: <BK4@DHDURZ1>
  50. %%
  51. %%
  52.  
  53. \def\fileversion{v1.1i}
  54. \def\filedate{90/06/08}
  55. \def\docdate {90/06/08}
  56.  
  57. %% \CheckSum{126}
  58. %% \CharacterTable
  59. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  60. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  61. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  62. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  63. %%   Dollar        \$     Percent       \%     Ampersand     \&
  64. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  65. %%   Asterisk      \*     Plus          \+     Comma         \,
  66. %%   Minus         \-     Point         \.     Solidus       \/
  67. %%   Colon         \:     Semicolon     \;     Less than     \<
  68. %%   Equals        \=     Greater than  \>     Question mark \?
  69. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  70. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  71. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  72. %%   Right brace   \}     Tilde         \~}
  73. %%
  74. %% This file contains the external font information needed to load
  75. %% the standard families of the computer modern fonts
  76. %% designed by Donald E. Knuth.
  77. %% This means that some of the font shapes are not available in
  78. %% all sizes; in this case some other size (or other font) is
  79. %% substituted instead.
  80. %%
  81. %% For a larger collection of fonts see the file `fontdef.max'.
  82. %%
  83. %% You should *not* change this file!  If you want to change the
  84. %% fonts/shapes you should create a copy of it named `fontdef.tex'
  85. %% and edit this one according to your needs!
  86. %%
  87. %% The format of a font/shape definition is as follows:
  88. %%
  89. %% \new@fontshape{family}{series}{shape}%
  90. %%       {<size_1>external_font_1%
  91. %%        <size_2>external_font_2%
  92. %%        ...
  93. %%        <size_n>external_font_n}{}
  94. %%
  95. %% (Don't forget the final {} !)
  96. %%
  97. %% family    : Name of font family like cmr etc.
  98. %% series    : Weight and width of the font in 1 to 4 letter
  99. %%             abbreviations. A table is given in the tugboat article
  100. %%             distributed together with this file.
  101. %% shape     : Either n (normal), it (italic), sc (small caps), sl
  102. %%             (slanted) or u (upright italic).
  103. %% <size_i>  : The size in printer points. Standard LaTeX supports 5,
  104. %%             6, 7, 8, 9, 10, 11, 12, 14, 17, 20, 25 corresponding to
  105. %%             \tiny, \scriptsize and so on.  The angle brackets are
  106. %%             part of the syntax!
  107. %%
  108. %% external_font_i : The name of the external font in your font
  109. %%             library. If the font/shape is not available in a
  110. %%             certain size you may use the name of a replacement
  111. %%             font.  E.g. one can substitute cmr5 for cmti.. which is
  112. %%             only available in size 7 and higher.  If you put a `1'
  113. %%             in front of the name of the font a warning message will
  114. %%             be produced (saying that the font has been substituted
  115. %%             for the real one) when you use it for the first time.
  116. %%             Below you can find examples of this mechanism.
  117. %%
  118. %% For font/shape combinations which aren't available at all like
  119. %% computer modern sans serif small caps a suitable default will be
  120. %% used automatically unless you specify a substitution yourself with
  121. %% the \subst@fontshape command.
  122. %%
  123. %% It syntax is as follows:
  124. %%
  125. %% \subst@fontshape{family}{series}{shape}%
  126. %%                 {subst_family}{subst_series}{subst_shape}
  127. %%
  128. %% This might be necessary if the automatically selected default does
  129. %% not match your needs. For example: the font shape choosen instead
  130. %% of `computer modern sans serif small caps' would be `computer
  131. %% modern sans serif normal'. With a \subst@fontshape command you can
  132. %% change this, for example, to `computer modern roman small caps' as
  133. %% we did below. (If you don't like this remove this line in your
  134. %% *copy* of this file.)
  135. %%
  136. %% Finally, for every family there is an \extra@def macro.  It defines
  137. %% special action to be done at load time for every font of the family.
  138. %% In most cases you can simply write
  139. %%
  140. %% \extra@def{family}{}{}
  141. %%
  142. %% In this file it is used to suppress hyphenation for typewriter
  143. %% fonts (see \extra@def{cmtt}... below) and to set the \skewchar
  144. %% for math fonts (see \extra@def{cmm}... and \extra@def{cmsy}...).
  145. %%
  146. %%
  147. \newlinechar`\^^J
  148. \immediate\write\sixt@@n{File: `fontdef.ori' \space
  149.  \fileversion\space <\filedate> (FMi and RmS)}
  150. \immediate\write\sixt@@n{English Documentation
  151.       \@spaces\space <\docdate> (FMi and RmS)}
  152. \immediate\write\sixt@@n
  153.   {^^JIncludes Font/Shape Definitions for:^^J
  154.      ^^J\@spaces Computer Modern Standard Fonts%
  155.   .^^J}
  156. \immediate\write\sixt@@n
  157.   {********************************************************************}
  158. \immediate\write\sixt@@n
  159.   {* Probably customized by YOU who forgot to change the lines above! *}
  160. \immediate\write\sixt@@n
  161.   {********************************************************************}
  162. %%
  163. %% Please don't change the next lines unless you know exactly what you
  164. %% are doing.
  165. %%
  166. \def\default@shape{n}
  167. \def\default@series{m}
  168. \def\default@family{cmr}
  169. \def\default@errfont{cmsy10}
  170. %%
  171. %% Again, this is doubly dangerous bent.
  172. %%
  173. \family\default@family
  174. \series\default@series
  175. \shape\default@shape
  176. %%
  177. %% And here is your playground:
  178. %%
  179. \new@fontshape{cmr}{m}{n}{%
  180.       <5>cmr5%
  181.       <6>cmr6%
  182.       <7>cmr7%
  183.       <8>cmr8%
  184.       <9>cmr9%
  185.       <10>cmr10%
  186.       <11>cmr10 at10.95pt%
  187.       <12>cmr12%
  188.       <14>cmr12 at14.4pt%
  189.       <17>cmr17%
  190.       <20>cmr17 at20.736pt%
  191.       <25>cmr17 at24.8832pt}{}
  192. \extra@def{cmr}{}{}
  193. \new@fontshape{cmr}{m}{sl}{%
  194.       <5>1cmr5%
  195.       <6>1cmr6%
  196.       <7>1cmr7%
  197.       <8>cmsl8%
  198.       <9>cmsl9%
  199.       <10>cmsl10%
  200.       <11>cmsl10 at10.95pt%
  201.       <12>cmsl12%
  202.       <14>cmsl12 at14.4pt%
  203.       <17>cmsl12 at17.28pt%
  204.       <20>cmsl12 at20.74pt%
  205.       <25>cmsl12 at24.88pt%
  206.       }{}
  207.  
  208. \new@fontshape{cmr}{m}{it}{%
  209.       <5>1cmr5%
  210.       <6>1cmr6%
  211.       <7>cmti7%
  212.       <8>cmti8%
  213.       <9>cmti9%
  214.       <10>cmti10%
  215.       <11>cmti10 at10.95pt%
  216.       <12>cmti12%
  217.       <14>cmti12 at14.4pt%
  218.       <17>cmti12 at17.28pt%
  219.       <20>cmti12 at20.74pt%
  220.       <25>cmti12 at24.88pt%
  221.       }{}
  222.  
  223. \new@fontshape{cmr}{m}{sc}{%
  224.       <5>1cmr5%
  225.       <6>1cmr6%
  226.       <7>1cmr7%
  227.       <8>cmcsc10 at8pt%
  228.       <9>cmcsc10 at9pt%
  229.       <10>cmcsc10%
  230.       <11>cmcsc10 at10.95pt%
  231.       <12>cmcsc10 at12pt%
  232.       <14>cmcsc10 at14.4pt%
  233.       <17>cmcsc10 at17.28pt%
  234.       <20>cmcsc10 at20.74pt%
  235.       <25>cmcsc10 at24.88pt%
  236.       }{}
  237. %%
  238. %% Warning: please note that the upright shape below is used
  239. %%          for the \pounds symbol of LaTeX. So this font
  240. %%          definition shouldn't be removed.
  241. %%
  242. \new@fontshape{cmr}{m}{u}{%
  243.       <5>1cmr5%
  244.       <6>1cmr6%
  245.       <7>1cmr7%
  246.       <8>1cmr8%
  247.       <9>1cmr9%
  248.       <10>cmu10%
  249.       <11>cmu10 at10.95pt%
  250.       <12>cmu10 at12pt%
  251.       <14>cmu10 at14.4pt%
  252.       <17>cmu10 at17.28pt%
  253.       <20>cmu10 at20.74pt%
  254.       <25>cmu10 at24.88pt%
  255.       }{}
  256.  
  257. %%%%%%%% bold series
  258.  
  259. \new@fontshape{cmr}{b}{n}{%
  260.       <5>1cmbx5%
  261.       <6>1cmbx6%
  262.       <7>1cmbx7%
  263.       <8>1cmbx8%
  264.       <9>1cmbx9%
  265.       <10>cmb10%
  266.       <11>cmb10 at10.95pt%
  267.       <12>cmb10 at12pt%
  268.       <14>cmb10 at14.4pt%
  269.       <17>cmb10 at17.28pt%
  270.       <20>cmb10 at20.736pt%
  271.       <25>cmb10 at24.8832pt%
  272.       }{}
  273.  
  274. %%%%%%%%% bold extended series
  275.  
  276. \new@fontshape{cmr}{bx}{n}{%
  277.       <5>cmbx5%
  278.       <6>cmbx6%
  279.       <7>cmbx7%
  280.       <8>cmbx8%
  281.       <9>cmbx9%
  282.       <10>cmbx10%
  283.       <11>cmbx10 at10.95pt%
  284.       <12>cmbx12%
  285.       <14>cmbx12 at14.4pt%
  286.       <17>cmbx12 at17.28pt%
  287.       <20>cmbx12 at20.74pt%
  288.       <25>cmbx12 at24.88pt%
  289.       }{}
  290.  
  291. \new@fontshape{cmr}{bx}{sl}{%
  292.       <5>1cmbx5%
  293.       <6>1cmbx6%
  294.       <7>1cmbx7%
  295.       <8>1cmbx8%
  296.       <9>1cmbx9%
  297.       <10>cmbxsl10%
  298.       <11>cmbxsl10 at10.95pt%
  299.       <12>cmbxsl10 at12pt%
  300.       <14>cmbxsl10 at14.4pt%
  301.       <17>cmbxsl10 at17.28pt%
  302.       <20>cmbxsl10 at20.74pt%
  303.       <25>cmbxsl10 at24.88pt%
  304.       }{}
  305.  
  306. \new@fontshape{cmr}{bx}{it}{%
  307.       <5>1cmbx5%
  308.       <6>1cmbx6%
  309.       <7>1cmbx7%
  310.       <8>1cmbx8%
  311.       <9>1cmbx9%
  312.       <10>cmbxti10%
  313.       <11>cmbxti10 at10.95pt%
  314.       <12>cmbxti10 at12pt%
  315.       <14>cmbxti10 at14.4pt%
  316.       <17>cmbxti10 at17.28pt%
  317.       <20>cmbxti10 at20.74pt%
  318.       <25>cmbxti10 at24.88pt%
  319.       }{}
  320.  
  321. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  322. %%
  323. %%  Sans serif font shapes
  324. %%
  325. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  326.  
  327. \new@fontshape{cmss}{m}{n}{%
  328.       <5>1cmr5%
  329.       <6>1cmr6%
  330.       <7>1cmr7%
  331.       <8>cmss8%
  332.       <9>cmss9%
  333.       <10>cmss10%
  334.       <11>cmss10 at10.95pt%
  335.       <12>cmss12%
  336.       <14>cmss12 at14.4pt%
  337.       <17>cmss17%
  338.       <20>cmss17 at20.74pt%
  339.       <25>cmss17 at24.88pt%
  340.       }{}
  341.  
  342.  
  343. \subst@fontshape{cmss}{m}{it}{cmss}{m}{sl}
  344.  
  345. \new@fontshape{cmss}{m}{sl}{%
  346.       <5>1cmr5%
  347.       <6>1cmr6%
  348.       <7>1cmr7%
  349.       <8>cmssi8%
  350.       <9>cmssi9%
  351.       <10>cmssi10%
  352.       <11>cmssi10 at10.95pt%
  353.       <12>cmssi12%
  354.       <14>cmssi12 at14.4pt%
  355.       <17>cmssi17%
  356.       <20>cmssi17 at20.74pt%
  357.       <25>cmssi17 at24.88pt%
  358.       }{}
  359.  
  360. %%%%%%% Font/shape undefined, therefore substituted
  361.  
  362. \subst@fontshape{cmss}{m}{sc}{cmr}{m}{sc}
  363.  
  364. %%%%%%%% semibold condensed series
  365.  
  366. \new@fontshape{cmss}{sbc}{n}{%
  367.       <5>1cmr5%
  368.       <6>1cmr6%
  369.       <7>1cmr7%
  370.       <8>1cmss8%
  371.       <9>1cmss9%
  372.        <10>cmssdc10%
  373.        <11>cmssdc10 at10.95pt%
  374.        <12>cmssdc10 at12pt%
  375.        <14>cmssdc10 at14.4pt%
  376.        <17>cmssdc10 at17.28pt%
  377.        <20>cmssdc10 at20.74pt%
  378.        <25>cmssdc10 at24.88pt%
  379.        }{}
  380.  
  381. %%%%%%%%% bold extended series
  382.  
  383. \new@fontshape{cmss}{bx}{n}{%
  384.       <5>1cmbx5%
  385.       <6>1cmbx6%
  386.       <7>1cmbx7%
  387.       <8>1cmbx8%
  388.       <9>1cmbx9%
  389.       <10>cmssbx10%
  390.       <11>cmssbx10 at10.95pt%
  391.       <12>cmssbx10 at12pt%
  392.       <14>cmssbx10 at14.4pt%
  393.       <17>cmssbx10 at17.28pt%
  394.       <20>cmssbx10 at20.74pt%
  395.       <25>cmssbx10 at24.88pt%
  396.       }{}
  397.  
  398. \extra@def{cmss}{}{}
  399.  
  400. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  401. %%
  402. %%  Typewriter font shapes
  403. %%
  404. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  405.  
  406. \new@fontshape{cmtt}{m}{n}{%
  407.       <5>1cmr5%
  408.       <6>1cmr6%
  409.       <7>1cmr7%
  410.       <8>cmtt8%
  411.       <9>cmtt9%
  412.       <10>cmtt10%
  413.       <11>cmtt10 at10.95pt%
  414.       <12>cmtt12%
  415.       <14>cmtt12 at14.4pt%
  416.       <17>cmtt12 at17.28pt%
  417.       <20>cmtt12 at20.74pt%
  418.       <25>cmtt12 at24.88pt%
  419.       }{}
  420.  
  421. \new@fontshape{cmtt}{m}{it}{%
  422.       <5>1cmr5%
  423.       <6>1cmr6%
  424.       <7>1cmr7%
  425.       <8>1cmtt8%
  426.       <9>1cmtt9%
  427.       <10>cmitt10%
  428.       <11>cmitt10 at10.95pt%
  429.       <12>cmitt10 at12pt%
  430.       <14>cmitt10 at14.4pt%
  431.       <17>cmitt10 at17.28pt%
  432.       <20>cmitt10 at20.74pt%
  433.       <25>cmitt10 at24.88pt%
  434.       }{}
  435.  
  436. \new@fontshape{cmtt}{m}{sl}{%
  437.       <5>1cmr5%
  438.       <6>1cmr6%
  439.       <7>1cmr7%
  440.       <8>1cmtt8%
  441.       <9>1cmtt9%
  442.       <10>cmsltt10%
  443.       <11>cmsltt10 at10.95pt%
  444.       <12>cmsltt10 at12pt%
  445.       <14>cmsltt10 at14.4pt%
  446.       <17>cmsltt10 at17.28pt%
  447.       <20>cmsltt10 at20.74pt%
  448.       <25>cmsltt10 at24.88pt%
  449.       }{}
  450.  
  451. \new@fontshape{cmtt}{m}{sc}{%
  452.       <5>1cmr5%
  453.       <6>1cmr6%
  454.       <7>1cmr7%
  455.       <8>1cmtt8%
  456.       <9>1cmtt9%
  457.       <10>cmtcsc10%
  458.       <11>cmtcsc10 at10.95pt%
  459.       <12>cmtcsc10 at12pt%
  460.       <14>cmtcsc10 at14.4pt%
  461.       <17>cmtcsc10 at17.28pt%
  462.       <20>cmtcsc10 at20.74pt%
  463.       <25>cmtcsc10 at24.88pt%
  464.       }{}
  465.  
  466. \extra@def{cmtt}{\hyphenchar #1\m@ne}{}
  467.  
  468. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  469. %%
  470. %%  Math italic font shapes
  471. %%
  472. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  473.  
  474. \new@fontshape{cmm}{m}{it}{%
  475.       <5>cmmi5%
  476.       <6>cmmi6%
  477.       <7>cmmi7%
  478.       <8>cmmi8%
  479.       <9>cmmi9%
  480.       <10>cmmi10%
  481.       <11>cmmi10 at10.95pt%
  482.       <12>cmmi12%
  483.       <14>cmmi12 at14.4pt%
  484.       <17>cmmi12 at17.28pt%
  485.       <20>cmmi12 at20.74pt%
  486.       <25>cmmi12 at24.88pt%
  487.       }{}
  488.  
  489. \new@fontshape{cmm}{b}{it}{%
  490.       <5>1cmmi5%
  491.       <6>1cmmi6%
  492.       <7>1cmmi7%
  493.       <8>1cmmi8%
  494.       <9>1cmmi9%
  495.       <10>cmmib10%
  496.       <11>cmmib10 at10.95pt%
  497.       <12>cmmib10 at12pt%
  498.       <14>cmmib10 at14.4pt%
  499.       <17>cmmib10 at17.28pt%
  500.       <20>cmmib10 at20.74pt%
  501.       <25>cmmib10 at24.88pt%
  502.       }{}
  503.  
  504. \extra@def{cmm}{\skewchar#1'177}{}
  505.  
  506. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  507. %%
  508. %%  Math symbol font shapes
  509. %%
  510. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  511.  
  512. \new@fontshape{cmsy}{m}{n}{%
  513.       <5>cmsy5%
  514.       <6>cmsy6%
  515.       <7>cmsy7%
  516.       <8>cmsy8%
  517.       <9>cmsy9%
  518.       <10>cmsy10%
  519.       <11>cmsy10 at10.95pt%
  520.       <12>cmsy10 at12pt%
  521.       <14>cmsy10 at14.4pt%
  522.       <17>cmsy10 at17.28pt%
  523.       <20>cmsy10 at20.74pt%
  524.       <25>cmsy10 at24.88pt%
  525.       }{}
  526.  
  527. \new@fontshape{cmsy}{b}{n}{%
  528.       <5>1cmsy5%
  529.       <6>1cmsy6%
  530.       <7>1cmsy7%
  531.       <8>1cmsy8%
  532.       <9>1cmsy9%
  533.       <10>cmbsy10%
  534.       <11>cmbsy10 at10.95pt%
  535.       <12>cmbsy10 at12pt%
  536.       <14>cmbsy10 at14.4pt%
  537.       <17>cmbsy10 at17.28pt%
  538.       <20>cmbsy10 at20.74pt%
  539.       <25>cmbsy10 at24.88pt%
  540.       }{}
  541.  
  542. \extra@def{cmsy}{\skewchar#1'60}{}
  543.  
  544. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  545. %%
  546. %%  LaTeX symbol font shapes
  547. %%
  548. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  549.  
  550. \new@fontshape{lasy}{m}{n}{%
  551.       <5>lasy5%
  552.       <6>lasy6%
  553.       <7>lasy7%
  554.       <8>lasy8%
  555.       <9>lasy9%
  556.       <10>lasy10%
  557.       <11>lasy10 at10.95pt%
  558.       <12>lasy10 at12pt%
  559.       <14>lasy10 at14.4pt%
  560.       <17>lasy10 at17.28pt%
  561.       <20>lasy10 at20.74pt%
  562.       <25>lasy10 at24.88pt%
  563.       }{}
  564.  
  565. \new@fontshape{lasy}{b}{n}{%
  566.       <5>1lasy5%
  567.       <6>1lasy6%
  568.       <7>1lasy7%
  569.       <8>1lasy8%
  570.       <9>1lasy9%
  571.       <10>lasyb10%
  572.       <11>lasyb10 at10.95pt%
  573.       <12>lasyb10 at12pt%
  574.       <14>lasyb10 at14.4pt%
  575.       <17>lasyb10 at17.28pt%
  576.       <20>lasyb10 at20.74pt%
  577.       <25>lasyb10 at24.88pt%
  578.       }{}
  579.  
  580. \extra@def{lasy}{}{}
  581.  
  582.  
  583.  
  584.  
  585.  
  586. \endinput
  587. %%
  588. %% End of file `fontdef.ori'.
  589.  
  590.